MessageOpen(Stream) Method

Loads message from the specified stream.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void Open(
	Stream stream
)

Parameters

stream  Stream
An input stream.

See Also